home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 1218 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: wbmt41.wbmt.tudelft.nl!not-for-mail
  2. From: "Marcel Offermans" <marcel@wbmt41.wbmt.tudelft.nl>
  3. Newsgroups: comp.sys.amiga.networking
  4. Subject: Re: Network programming with AmiTCP
  5. Date: Fri, 09 Feb 1996 01:32:48 +0100
  6. Organization: Private TCP/IP node
  7. Message-ID: <50077733@wbmt41.wbmt.tudelft.nl>
  8. References: <9602052125.AA001wz@iceberg.demon.co.uk>
  9. Reply-To: "M.F.Offermans" <M.F.Offermans@WbMT.TUDelft.NL>
  10. NNTP-Posting-Host: wb617197.wbmt.tudelft.nl
  11. X-NewsReader: IntuiNews 1.3a (7.9.95)
  12.  
  13. Hello John,
  14.  
  15.  > I am trying to compile a simple Internet program using gcc on my Amiga.
  16.  > The program is whois.
  17.  
  18.  > When I try to compile it I am missing an include file called
  19.  > netinet/in.h
  20.  
  21.  > Is this include file part of the AmiTCP programming interface ?
  22.  
  23. Yes it is.
  24.  
  25.  > How do link with the AmiTCP libraries ?
  26.  
  27. You should link with net.lib but I can't tell you how to do that with gcc,
  28. since I use SAS/C and am not familiar with the gcc command line syntax.
  29.  
  30. --
  31.      .---------------------------------------------------------------.
  32.      |     \   |    Marcel Offermans -- Amiga Developer    |     \   |
  33.      |  \   \  |   e-mail: M.F.Offermans@WbMT.TUDelft.NL   |  \   \  |
  34.      |   \     |                IRC: Marrs                 |   \     |
  35.      `---------------------------------------------------------------'
  36.  
  37.